home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_88379.txt < prev    next >
Text File  |  1987-11-25  |  2KB  |  75 lines

  1. -- card: 88379 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=298 top=58 right=82 bottom=491
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 1 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=301 top=58 right=79 bottom=484
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   setCrossReference
  37.   go to card id 89036
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part contents for background part 1
  43. ----- text -----
  44. visual [effect] <name of effect> [speed]
  45.  
  46. Sets up a visual effect to occur at the next go command.You can stack up several visual effects to occur one after another.  The modifiers slowly, fast, very slowly, and very fast will change the speed.
  47.  
  48. visual effect zoom open
  49. visual wipe left              -- the word "effect" is optional
  50. visual dissolve slowly
  51. visual effect scroll left to gray --"to gray" is an added
  52.                                                 --effect
  53.  
  54. -- part contents for background part 2
  55. ----- text -----
  56. Visual effect
  57.  
  58. -- part contents for background part 44
  59. ----- text -----
  60. Form
  61.  
  62. What it does
  63.  
  64.  
  65.  
  66.  
  67. Examples
  68.  
  69. -- part contents for background part 43
  70. ----- text -----
  71. 337,122
  72.  
  73. -- part contents for card part 2
  74. ----- text -----
  75. Visual effects you can type